CAMELS Multifield Dataset (CMD) Analysis - Final Project Guideline¶
Course: Physics 434 - Data Analysis Lab
Dataset: CAMELS Multifield Dataset for Cosmological Simulations
Introduction¶
The CAMELS Multifield Dataset (CMD) is a suite of cosmological simulations designed to train machine learning models for extracting cosmological information from observational data. This notebook introduces you to real cosmological simulation data analysis using:
- Dark Matter Simulations: N-body simulations with varying cosmological parameters
- Hydrodynamic Simulations: Full galaxy formation physics including stellar feedback
- Multifield Maps: 2D projections of dark matter, gas density, temperature, and stellar mass
- Parameter Variations: Systematic exploration of Ωm, σ8, and astrophysical parameters
Dataset Access: https://camels-multifield-dataset.readthedocs.io/en/latest/ The CMD provides thousands of simulation realizations with known cosmological parameters, making it ideal for statistical analysis and parameter estimation studies.